IAsyncOperationWithProgress Generic Interface

Represents an asynchronous operation that includes progress updates.

Syntax

generic<typename TResult, typename TProgress>
public interface class IAsyncOperationWithProgress : IAsyncInfo  

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncOperationWithProgress Members

Windows.Foundation Namespace